-
Home
-
10Web Booster – Website speed optimization, Cache & Page Speed optimizer
-
2.23.16
-
Code
-
Classes
- OptimizerWebPageCacheWP
Total Complexity |
53 |
Dependencies |
2 |
Dependents |
3 |
Total lines |
186 |
Lines of code |
132 |
Logical lines of code |
80 |
Comment lines |
18 |
Methods |
14 |
Properties |
5 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
enable_disable_page_cache() |
A |
52 |
9 |
23 |
__construct() |
A |
56 |
9 |
15 |
transition_post_status() |
S |
62 |
5 |
12 |
disable_page_cache() |
S |
63 |
4 |
12 |
add_wp_cache_constant() |
S |
61 |
4 |
11 |
remove_wp_cache_constant() |
S |
65 |
4 |
8 |
store_page_cache_configs() |
S |
65 |
4 |
8 |
maybe_clear_page_cache() |
S |
62 |
4 |
10 |
enable_page_cache() |
S |
70 |
2 |
6 |
delete_page_cache_configs() |
S |
71 |
2 |
6 |
post_row_actions() |
S |
63 |
2 |
9 |
get_instance() |
S |
71 |
2 |
6 |
delete_all_cache() |
S |
82 |
1 |
3 |
post_updated() |
S |
81 |
1 |
3 |